const github.com/andybalholm/brotli.decoderErrorAllocTreeGroups

3 uses

	github.com/andybalholm/brotli (current package)
		decode.go#L45: 	decoderErrorAllocTreeGroups             = -22
		decode.go#L2384: 					return saveErrorCode(s, decoderErrorAllocTreeGroups)
		decode.go#L2566: 	case decoderErrorAllocTreeGroups: